   Switch:		Decimal Place:					Value Range:
      0			#xxxx.xxxx	(Ten-Thousands)		   0-to-2
      1			x#xxx.xxxx	(Thousands)			   0-to-9
      2			xx#xx.xxxx	(Hundreds)			   0-to-9
      3			xxx#x.xxxx	(Tens)				   0-to-9
      4			xxxx#.xxxx	(Ones)				   0-to-9
      5			xxxxx.#xxx	(Tenths)			   0-to-9
      6			xxxxx.x#xx	(Hundreths)			   0-to-9
      7			xxxxx.xx#x	(Thousandths)		   0-to-9
      8			xxxxx.xxx#	(Ten-Thousandths)	   0-to-9